-
Home
-
WP-Stateless – Google Cloud Storage
-
3.1.1
-
Code
-
Classes
- SyncNonMedia
Total Complexity |
66 |
Dependencies |
4 |
Dependents |
2 |
Total lines |
400 |
Lines of code |
242 |
Logical lines of code |
136 |
Comment lines |
112 |
Methods |
15 |
Properties |
2 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
sync_file() |
C |
33 |
23 |
91 |
get_files() |
S |
57 |
7 |
17 |
sync_non_media_files() |
S |
54 |
6 |
20 |
delete_files() |
S |
58 |
5 |
15 |
delete_file() |
S |
58 |
4 |
16 |
copy_file() |
S |
60 |
4 |
13 |
queue_get_all() |
S |
62 |
4 |
11 |
register_dir() |
S |
73 |
2 |
5 |
queue_is_exists() |
S |
66 |
2 |
8 |
queue_add_file() |
S |
64 |
2 |
9 |
move_file() |
S |
64 |
2 |
10 |
get_gs_client() |
S |
72 |
2 |
6 |
__construct() |
S |
58 |
1 |
14 |
add_file() |
S |
81 |
1 |
3 |
queue_remove_file() |
S |
74 |
1 |
4 |